chore: Sprint-0 housekeeping (specs index, gitignore, screenshots)#402
Merged
Conversation
Deploying mcpproxy-docs with
|
| Latest commit: |
ca00329
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://49cbea34.mcpproxy-docs.pages.dev |
| Branch Preview URL: | https://chore-sprint-0-housekeeping.mcpproxy-docs.pages.dev |
3 tasks
📦 Build ArtifactsWorkflow Run: View Run Available Artifacts
How to DownloadOption 1: GitHub Web UI (easiest)
Option 2: GitHub CLI gh run download 26144242874 --repo smart-mcp-proxy/mcpproxy-go
|
Bundled Sprint-0 housekeeping from MCP-7: - S0-1: Add specs/README.md index. Every numbered spec gets a row with title + status badge derived from tasks.md completion, plus a section linking the design docs under docs/superpowers/specs/. - S0-2/S0-4: Remove 18 tmp-agent-report-*.md execution logs from the repo root. Content worth keeping from spec 044 work already landed in docs/superpowers/specs/2026-04-24-*.md via 97f7426. - Extend .gitignore so tmp-agent-report-*.md cannot reappear at repo root. - Commit orphaned docs/screenshots/{tray-macos,web-ui}/ assets that were sitting untracked so they stop drifting. Docs PR only, no code paths touched. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-Authored-By: Paperclip <noreply@paperclip.ing>
89334c7 to
ca00329
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bundled Sprint-0 housekeeping from MCP-7.
specs/README.mdindex with status badges derived from each spec'stasks.mdcompletion plus a section linking the design docs underdocs/superpowers/specs/.tmp-agent-report-*.mdexecution logs from the repo root. Durable content from spec 044 work already landed indocs/superpowers/specs/2026-04-24-*.mdvia 97f7426, so these reports have no unique information worth preserving..gitignoresotmp-agent-report-*.mdcannot reappear at the repo root.docs/screenshots/{tray-macos,web-ui}/assets that were sitting untracked so they stop drifting.Docs-only PR, no code paths touched. S0-3 (
docs/release-runbook.md) ships as a follow-up PR.Test plan
pre-commithooks pass (merge-conflicts, gofmt skipped, OpenAPI spec check,go build).specs/README.mdrenders with one row per numbered spec + design-doc section.tmp-agent-report-*.mdfiles remain ingit ls-files.🤖 Generated with Claude Code